"autoResize" - if true, the window will resize to fit the content.
If false, the window will not resize, but use "minimumHeight" value as height;

"minimumHeight" - minimum height of the window.
If "autoResize" is false, this value will be used as height;